projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a91417
)
Fix capabilities vector.
author
robertl
<robertl>
Sat, 16 Jul 2005 18:52:25 +0000
(18:52 +0000)
committer
robertl
<robertl>
Sat, 16 Jul 2005 18:52:25 +0000
(18:52 +0000)
navicache.c
patch
|
blob
|
history
diff --git
a/navicache.c
b/navicache.c
index eb134c21f4899251d15666a93467faf15933c122..c2f76ea2091a60d2cf77e9b44f4507d6373a425f 100644
(file)
--- a/
navicache.c
+++ b/
navicache.c
@@
-256,7
+256,7
@@
nav_write(void)
ff_vecs_t navicache_vecs = {
ff_type_file,
-
FF_CAP_RW_WPT
,
+
{ ff_cap_read, ff_cap_none, ff_cap_none }
,
nav_rd_init,
nav_wr_init,
nav_rd_deinit,